Fully Qualified Name: | Laminas\Db\Sql\Platform\AbstractPlatform |
Implements: | PlatformDecoratorInterface, PreparableSqlInterface, SqlInterface |
Name | Description | Defined By |
---|---|---|
getDecorators() | AbstractPlatform | |
getSqlString() | {@inheritDoc} | AbstractPlatform |
getTypeDecorator() | AbstractPlatform | |
prepareStatement() | {@inheritDoc} | AbstractPlatform |
setSubject() | {@inheritDoc} | AbstractPlatform |
setTypeDecorator() | AbstractPlatform |
Returns: array|\PlatformDecoratorInterface[]
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$adapterPlatform |
Returns:
Parameter Name | Type | Description |
---|---|---|
$subject | \PreparableSqlInterface|\SqlInterface |
Returns: \PlatformDecoratorInterface|\PreparableSqlInterface|\SqlInterface
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$adapter | ||
$statementContainer |
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$subject |
Returns:
Parameter Name | Type | Description |
---|---|---|
$type | string | |
$decorator | \PlatformDecoratorInterface |
Returns: void